NokiMo
Sauceke
Sauceke

patreon


Hotdog v0.2: Wireless and Wire-less

The new Hotdog supports BLE communication and is easier to build, with (almost) no hook-up wires required, thanks to the new PCBs designed by yours truly.

Assembly 

Demo 

I haven't integrated the new version into LoveMachine yet, so for the time being you'll need to install the v0.1 firmware if you want to use it with KKS.


Hotdog v0.2: Wireless and Wire-less

Comments

I finally made it thank you! https://illusionlove.blog.jp/archives/14900369.html

yamada tarou

Thank you, I will try to reselect the board type

yamada tarou

This usually happens when the wrong board type is selected. Which Arduino board are you using? Can you take me to the product page?

Sauceke

I get the following error when uploading a sketch. Do you know what to do? Sorry for the inconvenience Of the maximum 30720 bytes of flash memory, sketches use 7902 bytes (25%). Of the maximum 2048 bytes of RAM, global variables use 299 bytes (14%) and local variables can use 1749 bytes. Failed uploading: uploading error: exit status 1avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 1 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 2 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 3 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 4 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 5 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 6 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 7 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 8 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 9 of 10: not in sync: resp = 0xaa avrdude: stk500_recv (): programmer is not responding avrdude: stk500_getsync () attempt 10 of 10: not in sync: resp = 0xaa

yamada tarou

It's here: https://github.com/Sauceke/hotdog/releases/latest/download/HotdogServer.exe

Sauceke

Thank you I thought I saw in the previous explanation that I needed a dedicated server, but I can't find where it is

yamada tarou

Sorry about that. The documentation has been moved here: https://sauceke.github.io/hotdog/Documentation/Wireless.html

Sauceke

Finally completed However, the page I saw last time is 404. https://github.com/Sauceke/hotdog/blob/master/doc/wireless/ASSEMBLY.md#how-to-make-a-hotdog-wireless-version

yamada tarou

Thank you, I will try

yamada tarou

Oh. In that case, using the IDE seems to be the only option. Open Library Manager (Ctrl+Shift+I), search for the listed dependencies (BTLE, Protothreads, RF24), and install the latest version. I can't believe there's no easier way to flash an Arduino in 2022. Sorry for the inconvenience.

Sauceke

"Uploading" has been out all the time Doesn't seem to change https://imgur.com/a/Q2oqcW3

yamada tarou

What happens when you try to upload it using the "Duemilanove/Nano(ATmega168)" uploader instead?

Sauceke

In the case of XLoader, the load does not finish for some reason The word "Uploading" has been appearing all the time I left it for a few hours but it didn't disappear https://imgur.com/a/1nFQQLw

yamada tarou

If you're using an Arduino Nano, you should be able to upload the binary using XLoader as instructed here: https://github.com/Sauceke/hotdog/blob/master/doc/wireless/ASSEMBLY.md#programming If that doesn't work in your environment, install the libraries listed here using the Library Manager: https://github.com/Sauceke/hotdog/blob/master/doc/wireless/ASSEMBLY.md#other-nano-compatible-microcontrollers-nano-every-etc

Sauceke

I get the following error, what should I do? https://imgur.com/a/VElXM1t

yamada tarou

thank you Thanks to you, I was able to purchase

yamada tarou

1~5V to 5V boost converter. They are very common; here's one I found on Japanese Amazon: https://www.amazon.co.jp/dp/B09KGZD4Z8

Sauceke

https://github.com/Sauceke/hotdog/blob/master/doc/wireless/U2_mount.jpeg What is the name of this part?

yamada tarou


Related Creators