-
Archives
- July 2020
- June 2020
- December 2019
- August 2019
- April 2019
- March 2019
- February 2019
- July 2016
- June 2016
- April 2016
- January 2016
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- November 2013
-
Meta
Tag Archives: serial
Using the HC-06/HC-05 Bluetooth Adapter For Serial Communication With Linux
For many applications, sending serial data from a microcontroller to a computer is easily achieved using one of these serial to USB adapters: For a recent project the microcontroller in question was mounted on a rotating arm so using a … Continue reading
Posted in Microcontrollers
Tagged bluetooth, hc-06, linux, serial, serial interface, teensy
Leave a comment
Sending analog values over serial using a PIC 18F14K50
There’s a Robosumo competition coming up. The microcontroller chosen for the job was the PIC 18F14k50. The sensors being used are Sharp infrared rangefinder (to locate the opposing robot), and IR colour detecting sensors (to detect when the robot has … Continue reading
Posted in C, Microcontrollers, pic microcontrollers, Python
Tagged analog, microcontroller, pic, pickit 2, pl2303, robosumo, serial, usb to serial
Leave a comment